func syscall.fchmodat2
2 uses
syscall (current package)
syscall_linux.go#L254: err := fchmodat2(dirfd, path, mode, flags)
zsyscall_linux_amd64.go#L57: func fchmodat2(dirfd int, path string, mode uint32, flags int) (err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)